Click or drag to resize

TimeoutException Constructor

Overload List
  NameDescription
Public methodTimeoutException
Initializes a new instance of the TimeoutException class.
Public methodTimeoutException(String)
Initializes a new instance of the TimeoutException class with the specified error message.
Public methodTimeoutException(String, Exception)
Initializes a new instance of the TimeoutException class with the specified error message and inner exception.
Top
See Also